testing.common.o (field)
7 uses
testing (current package)
testing.go#L637: o *outputWriter // Writes output.
testing.go#L1049: n.o.Write([]byte(s))
testing.go#L1100: return (c.o != nil) && (len(c.o.partial) > 0)
testing.go#L1104: c.o.Write([]byte("\n"))
testing.go#L1120: return n.o
testing.go#L1125: c.o = &outputWriter{c: c}
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)